Welcome![Sign In][Sign Up]
Location:
Search - bicubic interpolation

Search list

[GDI-Bitmaptexthalo

Description: 你可能会认为生成一个带柔和阴影的特效文字与生成一个带光圈的特效文字是完全不同的,其实他们所用到的技术是完全相同的,只是在设置上有些许变化。 在带柔和阴影的效果中,我用到了GDI+中的一些插值模式来生成模糊的文字轮廓,当位图绘制平面放大时,插值模式决定原来某点像素应该怎样和周围的融合。 低质量的插值只是简单的把一个像素变换成同色色块,高质量插值如高质量双线性插值与高质量双三次插值会考虑像素色的平滑与反走样,我发现高质量双线 性插值模式最好。-you may think that a generation with a soft shadow effects of the letter and generate an aperture with the magic words are completely different, they actually have to use the technology is identical, the only set slightly changes. With soft shadows in effect, I used the GDI some of the interpolation model to generate fuzzy outline of the text, when the Bitmap Rendering Large Plane, interpolation mode decision of a point of what should pixels and around integration. Low-quality interpolation just simply put a pixel transform into the same color against a high-quality interpolation such as high-quality and high-quality bilinear interpolation bicubic interpolation will consider pixel color with a smooth anti-aliasing, I found quality bilinear interpolation mode best.
Platform: | Size: 955392 | Author: 陈兴锐 | Hits:

[AlgorithmSPLIE2

Description: 双三次样条插值方法,内含函数以及函数调用的例子-bicubic spline interpolation method intron function and the function call examples
Platform: | Size: 1024 | Author: | Hits:

[Special EffectsCode

Description: 用matlab编写的线性插值,最近邻域插值,和双三次样条插值。-using Matlab prepared by the linear interpolation, the recent neighborhood interpolation and bicubic spline interpolation.
Platform: | Size: 18432 | Author: 周萍 | Hits:

[Software Engineeringenhancement

Description: 可以了解图象插值方面的知识,包括线性插植, 非线性插值,bicubic插值,三次立方卷积-Image interpolation can understand the knowledge, including the implantation of linear, nonlinear interpolation, bicubic interpolation, three cubic convolution
Platform: | Size: 132096 | Author: chentianmi | Hits:

[Special EffectsCarToPolar

Description: 自己做的图像直角坐标与极坐标转换程序,源代码中还有双线性和双三次插值的函数代码,很基础也很实用。-To do their own image rectangular coordinates and polar coordinates conversion process, the source code also bilinear and bicubic interpolation function of the code, it is also very practical basis.
Platform: | Size: 241664 | Author: dc | Hits:

[Special Effects11

Description: 一些自己编写的图像插值算法程序。包括最近邻插值,双线性插值和双三次插值。-Some have written procedures for image interpolation algorithm. Including the nearest neighbor interpolation, bilinear interpolation and bicubic interpolation.
Platform: | Size: 2048 | Author: 陈旭 | Hits:

[matlabnoise_filtering_matlab

Description: digital image interpolation techniques including nearest neighbor, bilinear, bicubic and spline interpolation. - digital image interpolation techniques including nearest neighbor, bilinear, bicubic and spline interpolation.
Platform: | Size: 1024 | Author: mustafa | Hits:

[Multimedia DevelopNew

Description: mehod of interpolation by bilinear,bicubic method, local histrogram,root mean square error,image negative
Platform: | Size: 3072 | Author: aaaa | Hits:

[Windows Developbicubic

Description:
Platform: | Size: 1024 | Author: aaaa | Hits:

[Special EffectsROIDraw

Description: 兴趣区域选取,扩展兴趣区选取的功能,不必局限于圆形或方形轮廓落形态-Most ROI Drawing Tools limit you to either drawing a circular ROI or a rectangular ROI perpendicular to the X-Y axis. ROI Draw s primary purpose is to expand upon the drawing of rectangular ROI s by allowing you to draw them at any angle. After selection of an ROI, ROI Draw crops and rotates your ROI into the X-Y plane using a bicubic interpolation algorithm (chosen in order to preserve textural properties) so that spatial statistics may be analyzed. ROI Draw outputs a .MAT file which, in addition to storing your rotated ROI, stores the original image and a mask file (for calculating pixel statistics), and the coordinates of the corners of your ROI so that they can be used to colocalize an ROI on another image. ROI Draw at this point only works for DICOM images as its primary purpose is for application in medical research.
Platform: | Size: 18432 | Author: fa | Hits:

[Windows DevelopLiangjiangYuProject1

Description: 用matlab实现对黑白以及彩色图象的放大缩小功能.其中包括三种算法:nearest neibor,Bilenear Interpolation 以及Bicubic Interpolation-Matlab achieved with black-and-white and color images zoom function. Which includes three algorithms: nearest neibor, Bilenear Interpolation and Bicubic Interpolation
Platform: | Size: 4386816 | Author: 于良江 | Hits:

[Graph programbicubicTexture

Description: Bicubic interpolation using CUDA
Platform: | Size: 314368 | Author: In-Yong SHIN | Hits:

[Special Effectspic_transport

Description: 利用临近点法,双线性法,双立方法等插值算法,实现了图像的平移、缩放和旋转功能-Using near-point, bilinear and bicubic interpolation algorithm to realize image translation, scaling and rotation
Platform: | Size: 253952 | Author: winxp | Hits:

[Special Effectsbicubic

Description: 该函数实现了数字图像处理中的双三次线性插值函数-the function implement the bicubic interpolation in digital processing
Platform: | Size: 1024 | Author: 黎明 | Hits:

[2D Graphicbicubic

Description: bicubic interpolation without using cubic command
Platform: | Size: 10240 | Author: grishma | Hits:

[matlabinterpolation

Description: 几种传统的图像插值放大方法:最近邻插值法,双线性插值法,双三次插值法-Several traditional interpolation to enlarge the image : nearest neighbor interpolation, bilinear interpolation, bicubic interpolation.
Platform: | Size: 128000 | Author: zhoujianhua | Hits:

[Industry researchWZVC-with-Bicubic-Interpolation

Description: The manuscript describes the implementation of bicubic interpolation for motion field interpolation techniques on WZVC codec.
Platform: | Size: 322560 | Author: imow | Hits:

[Windows DevelopBICUBIC-Interpolation

Description: A code for implementing Bicubic Interpolation on images
Platform: | Size: 6144 | Author: fu | Hits:

[matlabBicubic-interpolation

Description: In mathematics, bicubic interpolation is an extension of cubic interpolation for interpolating data points on a two dimensional regular grid. The interpolated surface is smoother than corresponding surfaces obtained by bilinear interpolation or nearest-neighbor interpolation. Bicubic interpolation can be accomplished using either Lagrange polynomials, cubic splines, or cubic convolution algorithm. In image processing, bicubic interpolation is often chosen over bilinear interpolation or nearest neighbor in image resampling, when speed is not an issue. In contrast to bilinear interpolation, which only takes 4 pixels (2×2) into account, bicubic interpolation considers 16 pixels (4×4). Images resampled with bicubic interpolation are smoother and have fewer interpolation artifacts. Suppose the function values f and the derivatives f_x, f_y and f_{xy} are known at the four corners (0,0), (1,0), (0,1), and (1,1) of the unit square. The interpolated surface can then be written
Platform: | Size: 11264 | Author: saadati | Hits:

[Software Engineeringsuper-resolution-using-bicubic-interpolation

Description: Super resolution using bicubic interpolation
Platform: | Size: 3679232 | Author: endeavorzhao | Hits:
« 12 3 4 »

CodeBus www.codebus.net